From 28f20f89bc42985aeb973e3b134f37a13c7c8fe5 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 15 Jan 2001 13:46:41 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index eb485d740b3..1bea2b42391 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2001-01-15 Gerd Moellmann + + * dispnew.c (save_or_restore_current_matrices): Function removed. + (save_current_matrix, restore_current_matrix): New functions. + (adjust_frame_glyphs_for_frame_redisplay): Use them to save and + restore the frame's current matrix. Due to the glyph pointer + setup done in adjust_glyph_matrix, there is no easy way to make + saving the current matrix in the desired matrix generally correct, + so don't try it. + 2001-01-15 Kenichi Handa * xdisp.c (insert_left_trunc_glyphs): Overwrite padding glyphs by -- 2.30.2